borderColor
Type
property
Summary
The color of the widget's border.
Syntax
set the borderColor of <widget> to <Color>
get the borderColor of <widget>
Description
Use the borderColor property to define the color of border. I the variant is 'Filled' the border is only located at bottom of the widget.
Value
Name | Type | Description |
---|---|---|
value | Three comma-delimited integers between 0 and 255, specifying an RGB value |